"brand": {
"@type": "Brand",
"name": "Lolo's Jewelry"
},
"offers": [{
"@type" : "Offer","sku": "PPE2231:L","availability" : "http://schema.org/OutOfStock",
"price" : 16.0,
"priceCurrency" : "USD",
"priceValidUntil": "2024-12-22",
"url" : "https:\/\/lolojewelry.com\/products\/tatum-earrings?variant=49240764219679",
"shippingDetails": {
"@type": "OfferShippingDetails",
"shippingRate": {
"@type": "MonetaryAmount",
"value": "4.95",
"currency": "USD"
},
"eligibleRegion": {
"@type": "Place",
"name": "US"
},
"shippingMethod": {
"@type": "DeliveryMethod",
"name": "Standard Shipping",
"price": {
"@type": "MonetaryAmount",
"value": "4.95",
"currency": "USD"
}
},
"freeShippingThreshold": {
"@type": "MonetaryAmount",
"value": "50.00",
"currency": "USD"
},
"deliveryTime": {
"@type": "ShippingDeliveryTime",
"handlingTime": {
"@type": "QuantitativeValue",
"minValue": 1,
"maxValue": 1,
"unitCode": "DAY"
},
"transitTime": {
"@type": "QuantitativeValue",
"minValue": 3,
"maxValue": 5,
"unitCode": "DAY"
}
}
}
},
{
"@type" : "Offer","sku": "PPE2231:S","availability" : "http://schema.org/OutOfStock",
"price" : 16.0,
"priceCurrency" : "USD",
"priceValidUntil": "2024-12-22",
"url" : "https:\/\/lolojewelry.com\/products\/tatum-earrings?variant=49240764252447",
"shippingDetails": {
"@type": "OfferShippingDetails",
"shippingRate": {
"@type": "MonetaryAmount",
"value": "4.95",
"currency": "USD"
},
"eligibleRegion": {
"@type": "Place",
"name": "US"
},
"shippingMethod": {
"@type": "DeliveryMethod",
"name": "Standard Shipping",
"price": {
"@type": "MonetaryAmount",
"value": "4.95",
"currency": "USD"
}
},
"freeShippingThreshold": {
"@type": "MonetaryAmount",
"value": "50.00",
"currency": "USD"
},
"deliveryTime": {
"@type": "ShippingDeliveryTime",
"handlingTime": {
"@type": "QuantitativeValue",
"minValue": 1,
"maxValue": 1,
"unitCode": "DAY"
},
"transitTime": {
"@type": "QuantitativeValue",
"minValue": 3,
"maxValue": 5,
"unitCode": "DAY"
}
}
}
}
]
}