{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091722354, Mansfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3269817341697088,
          53.198923745550715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030199672, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3246085634027107,
          53.19847884930018
        ]
      }
    }
  ]
}