{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Giddy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.484455,
            51.227812
          ],
          [
            -2.484365,
            51.228286
          ],
          [
            -2.4835,
            51.228878
          ],
          [
            -2.483373,
            51.229045
          ],
          [
            -2.483336,
            51.229093
          ],
          [
            -2.483157,
            51.230106
          ],
          [
            -2.483223,
            51.230497
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Giddy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.483223,
            51.230497
          ],
          [
            -2.483401,
            51.23147
          ],
          [
            -2.483578,
            51.232444
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250025382, BA3 5HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4846886998978635,
          51.22778135350696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250065234, BA3 5HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4846513135987878,
          51.22831203363994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067938, BA3 5HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.483534426852905,
          51.23242597643346
        ]
      }
    }
  ]
}