{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Winchester Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.011366,
            52.69889
          ],
          [
            -2.011159,
            52.698971
          ],
          [
            -2.010952,
            52.699178
          ],
          [
            -2.010302,
            52.699915
          ],
          [
            -2.010079,
            52.700167
          ],
          [
            -2.009458,
            52.70103
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Winchester Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.009458,
            52.70103
          ],
          [
            -2.008622,
            52.702234
          ],
          [
            -2.007786,
            52.703439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014213994, WS11 6EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.011366297581575,
          52.69889004105154
        ]
      }
    }
  ]
}