{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horns Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.462444,
            51.077778
          ],
          [
            -2.461318,
            51.078531
          ],
          [
            -2.460932,
            51.078789
          ],
          [
            -2.460095,
            51.07922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30006775, BA9 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.462622706409832,
          51.078008989508234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119381, BA9 8JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.454429377157523,
          51.08242033123248
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30513843, BA9 8JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.454384523107629,
          51.08221368578805
        ]
      }
    }
  ]
}