{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000069295, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1123376499203563,
          53.54217485524306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000123245, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.112503354022698,
          53.54206683895711
        ]
      }
    }
  ]
}