{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trinity Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.973993,
            51.614668
          ],
          [
            -2.973732,
            51.614796
          ],
          [
            -2.973471,
            51.614923
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010552442, NP18 3SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.974003523273997,
          51.614681610567175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100691604, NP18 3SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9738194554507755,
          51.614853978024506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100691605, NP18 3SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.973563183979657,
          51.61502694413098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002484622, NP18 3SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.973739548430916,
          51.615169346384256
        ]
      }
    }
  ]
}