{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010322221, Freckleton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.487406448542683,
          53.74565415108719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012851755, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4869241642295985,
          53.74590778001016
        ]
      }
    }
  ]
}