SEO endpoints

SEO endpoints are a utility used to obtain metadata of businesses, categories, and products. The response of these endpoints is a JSON with the following attributes.

{
  "title": "Dress with Trim",
  "type": "website", 
  "url": "https://orderingweb.ordering.co/thelaundryhome?category=115&product=551", 
  "image": "https://res.cloudinary.com/ordering/image/upload/q_auto,c_pad,b_white,w_512,h_512/v1534196716/a5uj63l3dlefq6nzgabq.jpg",
  "description": ""
}