{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123003193, Bridge Of Weir Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.556421794828038,
          55.849790808152186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123003194, Bridge Of Weir Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.556467892882142,
          55.84976288524174
        ]
      }
    }
  ]
}