{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012381555, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6119203446937274,
          53.35518058610452
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012381558, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.610908652843561,
          53.35482622008082
        ]
      }
    }
  ]
}