{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "579169, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.530200977703241,
          51.614117895223984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "627128, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5302968278310365,
          51.613667893320944
        ]
      }
    }
  ]
}