{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foundry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.967121,
            53.613535
          ],
          [
            -0.967333,
            53.613301
          ],
          [
            -0.967544,
            53.613067
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006581496, DN8 5AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9673053468054353,
          53.61323155749066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006608046, DN8 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9670863090997548,
          53.61353528229987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050725528, DN8 5AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9674553803507047,
          53.61327779503332
        ]
      }
    }
  ]
}