{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091512379, Newark Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2072718022740101,
          52.579048098050826
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002761263, Newark Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20751284617472307,
          52.57856623581808
        ]
      }
    }
  ]
}