{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Winchester Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.436137,
            53.830201
          ],
          [
            -0.435684,
            53.830326
          ],
          [
            -0.435231,
            53.83045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Winchester Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.436751,
            53.830029
          ],
          [
            -0.436446,
            53.830115
          ],
          [
            -0.436137,
            53.830201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009936960, HU17 8PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43596831044052003,
          53.83023498352284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091611095, HU17 8PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4361565877758599,
          53.830075637402075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091611096, HU17 8PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43588868957474436,
          53.83033282359292
        ]
      }
    }
  ]
}