{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023359582, Newport Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1314280462738107,
          52.79995893157673
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001321294, Chelsea Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1317985711281846,
          52.79986862510191
        ]
      }
    }
  ]
}