{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001379697, Edwards Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1524873552204948,
          52.99333134445837
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001379700, Edwards Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1526317467165264,
          52.9935660987819
        ]
      }
    }
  ]
}