{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120588111, Fieldhouse Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.066178457936403,
          52.416842722126106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120588112, Fieldhouse Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.066193106921659,
          52.41680675366973
        ]
      }
    }
  ]
}