{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Sun Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.802885,
            54.049208
          ],
          [
            -2.802875,
            54.049265
          ],
          [
            -2.802866,
            54.049321
          ],
          [
            -2.802813,
            54.049635
          ],
          [
            -2.802803,
            54.049694
          ],
          [
            -2.802389,
            54.049643
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009274222, LA1 1EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.802892586673575,
          54.04961279945437
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292788, LA1 1EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.802829419710931,
          54.049505367067674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094208830, LA1 1EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8028910268785525,
          54.049531919223746
        ]
      }
    }
  ]
}