diff --git a/schemas/context/profile-addresses.example.1.json b/schemas/context/profile-addresses.example.1.json index eaaa744b1..8c32d2f93 100644 --- a/schemas/context/profile-addresses.example.1.json +++ b/schemas/context/profile-addresses.example.1.json @@ -9,9 +9,9 @@ "xdm:country": "United States", "xdm:countryCode": "US", "schema:latitude": 37.3382, - "schema:longitude": 121.8863, + "schema:longitude": -121.8863, "xdm:status": "active", - "xdm:lastVerifiedDate": "2018-01-02" + "xdm:lastVerifiedDate": "2018-01-19" }, "xdm:workAddress": { "@id": "https://data.adobe.io/entities/address/123", @@ -23,9 +23,9 @@ "xdm:country": "United States", "xdm:countryCode": "US", "schema:latitude": 37.3382, - "schema:longitude": 121.8863, + "schema:longitude": -121.8863, "xdm:status": "active", - "xdm:lastVerifiedDate": "2018-01-02" + "xdm:lastVerifiedDate": "2018-01-19" }, "xdm:shippingAddress": { "@id": "https://data.adobe.io/entities/address/123", @@ -37,9 +37,9 @@ "xdm:country": "United States", "xdm:countryCode": "US", "schema:latitude": 37.3382, - "schema:longitude": 121.8863, + "schema:longitude": -121.8863, "xdm:status": "active", - "xdm:lastVerifiedDate": "2018-01-02" + "xdm:lastVerifiedDate": "2018-01-19" }, "xdm:mailingAddress": { "@id": "https://data.adobe.io/entities/address/123", @@ -51,8 +51,8 @@ "xdm:country": "United States", "xdm:countryCode": "US", "schema:latitude": 37.3382, - "schema:longitude": 121.8863, + "schema:longitude": -121.8863, "xdm:status": "active", - "xdm:lastVerifiedDate": "2018-01-02" + "xdm:lastVerifiedDate": "2018-01-19" } } \ No newline at end of file