{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012132413, Southampton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2502165036474364,
          50.85981376497628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001612677, Southampton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.249886142352139,
          50.860036458193186
        ]
      }
    }
  ]
}