{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenwood Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.638869,
            53.825776
          ],
          [
            -1.638706,
            53.82574
          ],
          [
            -1.638543,
            53.825705
          ],
          [
            -1.638427,
            53.825676
          ],
          [
            -1.63831,
            53.825647
          ],
          [
            -1.63833,
            53.825614
          ],
          [
            -1.638351,
            53.825581
          ],
          [
            -1.63838,
            53.825535
          ],
          [
            -1.638408,
            53.825489
          ],
          [
            -1.638419,
            53.82546
          ],
          [
            -1.638429,
            53.825432
          ],
          [
            -1.638453,
            53.825397
          ],
          [
            -1.638477,
            53.825362
          ],
          [
            -1.638504,
            53.825322
          ],
          [
            -1.638531,
            53.825282
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72771696, LS13 1GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6388529110159937,
          53.82577279965616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025304588, LS13 1GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.638701845838853,
          53.825673477502036
        ]
      }
    }
  ]
}