{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stuart Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.280741,
            51.746764
          ],
          [
            -3.280553,
            51.746799
          ],
          [
            -3.280365,
            51.746835
          ],
          [
            -3.2802,
            51.746866
          ],
          [
            -3.280035,
            51.746897
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43001397, CF81 9QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2800751668076247,
          51.74677091314056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43001415, CF81 9QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.280477326748548,
          51.74664964026167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43084185, CF81 9QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2804242335244505,
          51.746821059359796
        ]
      }
    }
  ]
}