{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132010018, Ryan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.21006185880123,
          55.907136964515615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132010019, Ryan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.209599878362324,
          55.9071722200871
        ]
      }
    }
  ]
}