{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123026908, Forehouse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.562494344253338,
          55.838644855285935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123026912, Forehouse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.567083314758975,
          55.837021130154284
        ]
      }
    }
  ]
}