{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123076040, Kings Inch Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.361647713005123,
          55.87587588424953
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123104343, Old Govan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.363478907664588,
          55.876281116878786
        ]
      }
    }
  ]
}