{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.221595,
            53.611036
          ],
          [
            -0.22152,
            53.610846
          ],
          [
            -0.221445,
            53.610656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11043238, DN40 1PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22111836693044334,
          53.61087626786729
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11050798, DN40 1PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2210926841573005,
          53.610768011873056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11097072, DN40 1NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22159538209071666,
          53.6110361797086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090079938, DN40 1PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22118030248129578,
          53.610122069071174
        ]
      }
    }
  ]
}