{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034653321, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.377650134687027,
          51.74728586351337
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034661830, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3778512200879547,
          51.74722955549255
        ]
      }
    }
  ]
}