{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094738100, Dimbles Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8315046335418539,
          52.69406068977303
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032225545, Dimbles Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8315046335418539,
          52.69406068977303
        ]
      }
    }
  ]
}