{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haigh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.141218,
            53.665925
          ],
          [
            -1.142297,
            53.666423
          ],
          [
            -1.143376,
            53.666922
          ],
          [
            -1.143699,
            53.667058
          ],
          [
            -1.144022,
            53.667195
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013452694, DN14 0JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1412190550701002,
          53.66592977111753
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001026584, DN14 0JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1424704986526024,
          53.66616344780727
        ]
      }
    }
  ]
}