{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118073840, Hamilton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.99395767523038,
          55.789162268511994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118199741",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.993942197071174,
          55.78917150661863
        ]
      }
    }
  ]
}