{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123029636, Lochhead Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.496414659138827,
          55.84810245265236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123029638, Lochhead Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4964921345096265,
          55.84806492766747
        ]
      }
    }
  ]
}