{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tanner's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.1104,
            50.684233
          ],
          [
            -2.110445,
            50.684503
          ],
          [
            -2.110491,
            50.684772
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011951736, BH20 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.110398446901272,
          50.68424046196815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040618600, BH20 4LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1102292007376486,
          50.684501411683584
        ]
      }
    }
  ]
}