{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72360482, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5391766327193084,
          53.721996740480044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72360484, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5391458338733899,
          53.72204156288536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72360963, Thorpe Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5389379038142905,
          53.72165427274529
        ]
      }
    }
  ]
}