{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025232454, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0043248943981251,
          51.54853255572785
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120891471, Stoke Row Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.008322415361706,
          51.54443022052378
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120891481, Stoke Row Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0056966503397156,
          51.54713248882307
        ]
      }
    }
  ]
}