{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dog Kennel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.1896,
            51.250776
          ],
          [
            -2.189236,
            51.250791
          ],
          [
            -2.189067,
            51.250866
          ],
          [
            -2.188786,
            51.250846
          ],
          [
            -2.18869,
            51.25084
          ],
          [
            -2.188493,
            51.250826
          ],
          [
            -2.18833,
            51.250814
          ],
          [
            -2.187745,
            51.250854
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000851413, BA13 3RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1895833051734694,
          51.250770050484206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090997358, BA13 3RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1880501288412226,
          51.250754543116734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121112677, BA13 3RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1882942942460106,
          51.25089801983794
        ]
      }
    }
  ]
}