{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008675185, Hillcrest Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.913177630712771,
          54.882570594448815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008691015, Hillcrest Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9131867113766,
          54.88228295130179
        ]
      }
    }
  ]
}