{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lord Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.800872,
            54.053365
          ],
          [
            -2.800963,
            54.053293
          ],
          [
            -2.801053,
            54.05322
          ],
          [
            -2.800859,
            54.053087
          ],
          [
            -2.800666,
            54.052953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290420, LA1 2AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7997390260781656,
          54.05401089751909
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009291325, LA1 2AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8008669004480606,
          54.05308663038062
        ]
      }
    }
  ]
}