{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grunton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.659828,
            54.512151
          ],
          [
            -1.659656,
            54.512439
          ],
          [
            -1.659592,
            54.513253
          ],
          [
            -1.659569,
            54.513553
          ],
          [
            -1.660073,
            54.514318
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grunton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.660073,
            54.514318
          ],
          [
            -1.660404,
            54.515105
          ],
          [
            -1.660734,
            54.515892
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025027404, DL2 2RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6573339097016695,
          54.513025099180496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025040495, DL2 2RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.659879203619543,
          54.515279011331224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647400, DL2 2RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6598279383866834,
          54.512151415272996
        ]
      }
    }
  ]
}