{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002356774, Tamworth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5247288608246046,
          52.69349816871907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002361584, Tamworth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5247876518597077,
          52.69353436310935
        ]
      }
    }
  ]
}