{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091299514, Linford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.37826889864328117,
          51.481185180718924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001553489, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3779842097956407,
          51.480696328634494
        ]
      }
    }
  ]
}