{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130060166, Culag Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.239163175713747,
          58.153985284788895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130149911, Culag Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.239163175713747,
          58.153985284788895
        ]
      }
    }
  ]
}