{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Conniger Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.105106,
            50.685064
          ],
          [
            -2.105655,
            50.685032
          ],
          [
            -2.106203,
            50.684999
          ],
          [
            -2.106681,
            50.684971
          ],
          [
            -2.106819,
            50.684963
          ],
          [
            -2.106847,
            50.684747
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011951731, BH20 4NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1068467168860683,
          50.6847473724989
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024742179, BH20 4ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1061367278156586,
          50.683758822439145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004825079, BH20 4NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1061106344985085,
          50.684739053805906
        ]
      }
    }
  ]
}