{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brunel Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.609552,
            52.624491
          ],
          [
            -1.609973,
            52.624284
          ],
          [
            -1.610007,
            52.624267
          ],
          [
            -1.610473,
            52.624374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001175542, B78 1BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6104349363634445,
          52.624364846690376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070126032, B78 1DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.609460853727435,
          52.6242627542792
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070126033, B78 1DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.609356729037687,
          52.62434331936499
        ]
      }
    }
  ]
}