{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brookfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.593956,
            51.46842
          ],
          [
            -2.593622,
            51.46828
          ],
          [
            -2.593288,
            51.46814
          ],
          [
            -2.593251,
            51.468121
          ],
          [
            -2.593214,
            51.468102
          ],
          [
            -2.593042,
            51.468012
          ],
          [
            -2.592869,
            51.467922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "281687, BS6 5PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593292682141436,
          51.468369231289444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "281689, BS6 5PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5934065619526847,
          51.46826974699237
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "309247, BS6 5PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5935946357404815,
          51.468340727658905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312310, BS6 6AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593926547620803,
          51.46840198765774
        ]
      }
    }
  ]
}