{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013398377, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7801360271794882,
          52.050732186388394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022847360, Lower High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.780310708689457,
          52.05079544617443
        ]
      }
    }
  ]
}