{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121110370, Frome Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2503540125933625,
          51.291208904747734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001315378, Frome Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2501102715198362,
          51.29121841794487
        ]
      }
    }
  ]
}