{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001246735, Plevna Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4208212319510998,
          53.57974113238972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070914999, Back Bark Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.434791114840935,
          53.58112029937177
        ]
      }
    }
  ]
}