{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002345725, Hill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5413458639289217,
          52.72587250245997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002345726, Hill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5413316232223069,
          52.72581850946456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002348300, Hill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5412424083837482,
          52.72585412321979
        ]
      }
    }
  ]
}