{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121372800, Black Dog Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.241273256481201,
          51.86776294463488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121384762, Great Western Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.241039634136328,
          51.867529660162404
        ]
      }
    }
  ]
}