{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123054706, Hawkhead Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.397776697770765,
          55.84160764052502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123054707, Hawkhead Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.397629084086566,
          55.841026310661526
        ]
      }
    }
  ]
}