{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carr Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.754662,
            53.62719
          ],
          [
            -0.755372,
            53.62824
          ],
          [
            -0.755668,
            53.62881
          ],
          [
            -0.756059,
            53.62956
          ],
          [
            -0.756048,
            53.629808
          ],
          [
            -0.756036,
            53.63006
          ],
          [
            -0.756016,
            53.630503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024306923, DN17 4RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7546616703331704,
          53.62719031160828
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024381975, DN17 4RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.762297665947819,
          53.62151664603746
        ]
      }
    }
  ]
}