{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Paul's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.186856,
            53.422431
          ],
          [
            -2.186716,
            53.422372
          ],
          [
            -2.186575,
            53.422312
          ],
          [
            -2.186567,
            53.422309
          ],
          [
            -2.186558,
            53.422305
          ],
          [
            -2.186125,
            53.422088
          ],
          [
            -2.185692,
            53.421872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007625296, SK4 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1868682209537296,
          53.42243625402707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012483503, SK4 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1871839830835462,
          53.42238182768439
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012849619, SK4 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.185922932378403,
          53.423057940261835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000784105, SK4 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1863580986282427,
          53.422778616529165
        ]
      }
    }
  ]
}