{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129053871, Lomond Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.574534596236207,
          56.00317342722602
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129055461, Carrochan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.574650416352494,
          56.00346761402891
        ]
      }
    }
  ]
}