{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jane Wood Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.805187,
            52.533918
          ],
          [
            -2.804717,
            52.533682
          ],
          [
            -2.8046,
            52.533624
          ],
          [
            -2.804567,
            52.533607
          ],
          [
            -2.804498,
            52.533572
          ],
          [
            -2.804445,
            52.533545
          ],
          [
            -2.804246,
            52.533446
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012079379, SY6 7BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.805178379723047,
          52.533921448351606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014543313, SY6 7BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8028447606361953,
          52.53368558150208
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024848183, SY6 7BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.804699609724949,
          52.53353813062915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071224767, SY6 7BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8034489610098228,
          52.533672490485465
        ]
      }
    }
  ]
}