{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141003944, Cassillis Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.655535103095898,
          55.368680112847926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141005549, B742",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.650303869939135,
          55.37069938436035
        ]
      }
    }
  ]
}