{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Branch Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.387655,
            53.777567
          ],
          [
            -2.387548,
            53.777491
          ],
          [
            -2.387441,
            53.777415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Branch Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.387884,
            53.777728
          ],
          [
            -2.387769,
            53.777647
          ],
          [
            -2.387655,
            53.777567
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070883684, BB5 5PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3876547141008726,
          53.77756662119335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010424958, BB5 5PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3877146642940597,
          53.77748553479681
        ]
      }
    }
  ]
}