{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120423336, Somerford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9665950682835158,
          51.706788190888716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121237859, Highfield Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9666241036523575,
          51.70666232303918
        ]
      }
    }
  ]
}