{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "36009888, Devonshire Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.235965995359168,
          54.123373921542886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36044949, Devonshire Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2360266479712774,
          54.12335532233036
        ]
      }
    }
  ]
}