{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foxden Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.333182,
            52.103811
          ],
          [
            -1.333339,
            52.10267
          ],
          [
            -1.333496,
            52.101528
          ],
          [
            -1.333493,
            52.101355
          ],
          [
            -1.33349,
            52.101182
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Foxden Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.33321,
            52.104935
          ],
          [
            -1.333196,
            52.104373
          ],
          [
            -1.333182,
            52.103811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011893281, OX17 1QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3334895795374713,
          52.10121770214304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011924745, OX17 1QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3339063755825538,
          52.1036205695329
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011931930, OX17 1FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.334914392209928,
          52.10456128868204
        ]
      }
    }
  ]
}