{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001175895, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7079819749864023,
          52.50373160542006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071231085, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7076728447730296,
          52.503694883098085
        ]
      }
    }
  ]
}