{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.561298,
            51.498605
          ],
          [
            -3.561298,
            51.49879
          ],
          [
            -3.561299,
            51.498976
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013370012, CF31 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.561294920680526,
          51.49717744507219
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024657611, CF31 3TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.561742675911802,
          51.49847535314969
        ]
      }
    }
  ]
}