{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141007183, Yorke Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6498113250235935,
          55.54064538796862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141007184, Yorke Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.649610379835662,
          55.54072164681822
        ]
      }
    }
  ]
}