{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012045753, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11080070347230764,
          52.318842644717726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091199294, Manor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11067486407064502,
          52.31869676888299
        ]
      }
    }
  ]
}