{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Priory Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.40104,
            53.333089
          ],
          [
            -3.401297,
            53.332883
          ],
          [
            -3.401555,
            53.332678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Priory Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.400708,
            53.333425
          ],
          [
            -3.400863,
            53.333266
          ],
          [
            -3.401017,
            53.333107
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012916720, LL19 9BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.40155470583013,
          53.33267821149569
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101031792, LL19 9NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4014961328002538,
          53.33272384684481
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004313815, LL19 9HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4008783105121903,
          53.33311764960409
        ]
      }
    }
  ]
}