{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Durham Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.327325,
            53.919007
          ],
          [
            -1.326939,
            53.918976
          ],
          [
            -1.326553,
            53.918945
          ],
          [
            -1.326427,
            53.91894
          ],
          [
            -1.326302,
            53.918935
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72793220, LS23 7GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3266644113388315,
          53.91908943461415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72794385, LS23 7GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3273508190696983,
          53.91901238804297
        ]
      }
    }
  ]
}