{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123005363, Auchenlodment Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.49751072253812,
          55.82907942380618
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123005365, Auchenlodment Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.497604345146056,
          55.82854722523139
        ]
      }
    }
  ]
}