{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123039708, Braehead Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.439646722096361,
          55.81719075873584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123039709, Braehead Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.439760221043014,
          55.81696380741907
        ]
      }
    }
  ]
}