{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123022064, Kilbarchan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.531641349494827,
          55.82990033756043
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123022065, Kilbarchan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.531956419342658,
          55.83032528115063
        ]
      }
    }
  ]
}