{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rawthey Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.811213,
            54.05726
          ],
          [
            -2.811307,
            54.057287
          ],
          [
            -2.8114,
            54.057314
          ],
          [
            -2.81162,
            54.057387
          ],
          [
            -2.81184,
            54.057459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009291372, LA1 2QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8114127065918018,
          54.05731211509972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010473429, LA1 2QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.811533151465969,
          54.057221423811576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010473431, LA1 2QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8115640511414144,
          54.05723919094799
        ]
      }
    }
  ]
}