{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013762632, Vine Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1550996579330284,
          51.97961021905256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120556699, Gloucester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.155287311300449,
          51.97914245322514
        ]
      }
    }
  ]
}