{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003372302, Green Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2507910837548666,
          52.38074233793298
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121283243, Green Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2503524939311315,
          52.38112085414672
        ]
      }
    }
  ]
}