{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094123666, Gosport Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0008262234368113,
          51.118936097353846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060262785, Gosport Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9995787562810763,
          51.11914125047082
        ]
      }
    }
  ]
}