{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windsor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.194373,
            52.533274
          ],
          [
            -2.194482,
            52.533013
          ],
          [
            -2.194592,
            52.532752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Windsor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.194389,
            52.533634
          ],
          [
            -2.194381,
            52.533454
          ],
          [
            -2.194373,
            52.533274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003691250, WV5 8DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.194359748846719,
          52.53363387259775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031833309, WV5 8EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1941949267432403,
          52.53303182086004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031833310, WV5 8EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.194238913657498,
          52.53297780925224
        ]
      }
    }
  ]
}