{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scarlet Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.618973,
            53.649421
          ],
          [
            -2.61898,
            53.649525
          ],
          [
            -2.618988,
            53.649629
          ],
          [
            -2.61899,
            53.64966
          ],
          [
            -2.618992,
            53.64969
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008944651, PR6 0LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.618972928587931,
          53.64942050981145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091497019, PR6 0NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6191432824004326,
          53.64968927870051
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001613700, PR6 0LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6217189025907874,
          53.64788724759026
        ]
      }
    }
  ]
}