{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013455673, Doncaster Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.112858244450597,
          53.73932926020396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094804400, Fox Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1198021170056325,
          53.739326514237824
        ]
      }
    }
  ]
}