{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123041803, Camphill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4325640079927675,
          55.839261639362526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100276, Camphill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.432671503061133,
          55.839448258772926
        ]
      }
    }
  ]
}