{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norden Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.78296,
            50.282352
          ],
          [
            -3.783057,
            50.282483
          ],
          [
            -3.783545,
            50.282763
          ],
          [
            -3.783726,
            50.282829
          ],
          [
            -3.784672,
            50.283175
          ],
          [
            -3.784982,
            50.283346
          ],
          [
            -3.785291,
            50.283518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008922565, TQ7 3LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.785631428399454,
          50.28375630211092
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023567682, TQ7 1EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.782926198465435,
          50.28235878011309
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090532731, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7839270215038234,
          50.2828470909938
        ]
      }
    }
  ]
}