{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.023767,
            50.73357
          ],
          [
            -2.023413,
            50.733719
          ],
          [
            -2.023059,
            50.733867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.023958,
            50.733487
          ],
          [
            -2.023862,
            50.733529
          ],
          [
            -2.023767,
            50.73357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011952474, BH16 5ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.023937272620769,
          50.733498470669154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040606541, BH16 5EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0234840315992746,
          50.73387625516812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040606542, BH16 5EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.023143838315189,
          50.73364251505671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040606543, BH16 5EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.023724854983267,
          50.73375030877175
        ]
      }
    }
  ]
}