{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130019142, Oldfield Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5135173196782383,
          58.58995506585464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130121388, Royal Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5132562902950464,
          58.58988628033089
        ]
      }
    }
  ]
}