{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Honeywell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.579939,
            51.260276
          ],
          [
            -2.579621,
            51.260668
          ],
          [
            -2.579582,
            51.260745
          ],
          [
            -2.579331,
            51.261242
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250018541, BA3 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.579109951031701,
          51.26100893775429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067991, BA3 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5774807115761407,
          51.26594456580819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015764252, BA3 4NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5760959912021573,
          51.264099054357786
        ]
      }
    }
  ]
}