{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "205503, Trinity Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.576383939272692,
          51.45864373908671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "242901, Trinity Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.576112089747212,
          51.45648708435409
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "372033, Trinity Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5757107056662463,
          51.45661493955626
        ]
      }
    }
  ]
}