{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131002505, Neilston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.422546979146156,
          55.787095824007714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131023929, Neilston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.422046084311836,
          55.787249505395444
        ]
      }
    }
  ]
}