{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100422471, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.829861863049863,
          53.28074854949831
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002949414, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.829733477689511,
          53.28090335089941
        ]
      }
    }
  ]
}