{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "116021548, Langlee Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8022446597546704,
          55.61661911990114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116087820, Melrose Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8026882435641665,
          55.61657128927711
        ]
      }
    }
  ]
}