{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094976000, Holly Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8313118750613333,
          52.528657690062985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094976001, Holly Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8313118750613333,
          52.528657690062985
        ]
      }
    }
  ]
}