{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095742305, Loughborough Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3828599258524266,
          52.75784954031823
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003506596, Anchor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.386063884691241,
          52.75761444702871
        ]
      }
    }
  ]
}