{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "1710014287, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9989093239359621,
          50.921714396886706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062456005, Portsmouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0167008339259822,
          50.89772927995329
        ]
      }
    }
  ]
}