{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001309676, Romsey Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4501275064216634,
          50.93213781099173
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093568164, Romsey Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.45015585918231,
          50.93214693685532
        ]
      }
    }
  ]
}