{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.742728,
            51.758901
          ],
          [
            -0.741906,
            51.75919
          ],
          [
            -0.741084,
            51.75948
          ],
          [
            -0.74101,
            51.759508
          ],
          [
            -0.740937,
            51.759536
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.740937,
            51.759536
          ],
          [
            -0.740501,
            51.759702
          ],
          [
            -0.740065,
            51.759868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766330340, HP22 6DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7427278658371768,
          51.75890066803729
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024920803, HP22 6DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7415480926672328,
          51.75912182552336
        ]
      }
    }
  ]
}