{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004568191, Dunlop Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1273661304105538,
          52.05885164697682
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035057044, Dunlop Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.127320557541206,
          52.05882587571768
        ]
      }
    }
  ]
}