{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123006189, Glenpatrick Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.483862220966173,
          55.82264185281255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100922, Leitchland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.481800310976699,
          55.82335759977557
        ]
      }
    }
  ]
}