diff --git a/Attributes.js b/Attributes.js index 1a99a60..64bff08 100644 --- a/Attributes.js +++ b/Attributes.js @@ -13,13 +13,9 @@ export const Attributes = { sngAttrHotelScore:"sng_attr_hotel_score", sngAttrItemDescription:"sng_attr_item_description", sngAttrItemPrice:"sng_attr_item_price", - sngAttrLatitude:"sng_attr_latitude", sngAttrLevel:"sng_attr_level", - sngAttrLocation:"sng_attr_location", - sngAttrLocationAddressCountry:"sng_attr_location_address_country", - sngAttrLocationAddressRegionOrProvince:"sng_attr_location_address_region_or_province", - sngAttrLocationAddressStreet:"sng_attr_location_address_street", - sngAttrLongitude:"sng_attr_longitude", + sngAttrCountry:"sng_attr_country", + sngAttrRegion:"sng_attr_region", sngAttrMax:"sng_attr_max", sngAttrNewVersion:"sng_attr_new_version", sngAttrOrigin:"sng_attr_origin",