{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025112404, Strawberry Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5543028027445613,
          52.36629049276766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001699920, Church Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5545152247444984,
          52.36637404207021
        ]
      }
    }
  ]
}