{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002966454, Hammond Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.42014103332096203,
          52.14669927770951
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081209231, Shuttleworth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.419910162729937,
          52.14661526317087
        ]
      }
    }
  ]
}