{
  "kind": "singleType",
  "collectionName": "web_attributes",
  "info": {
    "name": "Web Attributes"
  },
  "options": {
    "increments": true,
    "timestamps": true
  },
  "attributes": {
    "Name": {
      "type": "string"
    },
    "Email": {
      "type": "email"
    },
    "Phone": {
      "type": "string"
    },
    "logo": {
      "model": "file",
      "via": "related",
      "allowedTypes": [
        "images"
      ],
      "plugin": "upload",
      "required": false
    },
    "Facebook": {
      "type": "string"
    },
    "Twitter": {
      "type": "string"
    },
    "Linkedin": {
      "type": "string"
    },
    "Instagram": {
      "type": "string"
    },
    "address": {
      "type": "text"
    },
    "PerPage": {
      "type": "string"
    },
    "breadcumbImage": {
      "model": "file",
      "via": "related",
      "allowedTypes": [
        "images"
      ],
      "plugin": "upload",
      "required": true
    },
    "googleMapSrc": {
      "type": "text",
      "default": "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d49116.39176087041!2d-86.41867791216099!3d39.69977417971648!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x886ca48c841038a1%3A0x70cfba96bf847f0!2sPlainfield%2C%20IN%2C%20USA!5e0!3m2!1sen!2sbd!4v1586106673811!5m2!1sen!2sbd"
    },
    "city": {
      "type": "string",
      "required": false
    },
    "Pickup": {
      "type": "biginteger",
      "default": "0"
    },
    "Phone2": {
      "type": "string"
    },
    "orderEmail": {
      "type": "string"
    },
    "whatsappNo": {
      "type": "string"
    }
  }
}
