{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100245113, Clayton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.146754899061468,
          53.1683428401547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100245118, Clayton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1466810795174065,
          53.1683795086681
        ]
      }
    }
  ]
}