{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pilling Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.250986,
            53.69249
          ],
          [
            -2.250884,
            53.692756
          ],
          [
            -2.250781,
            53.693021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014224791, BB4 7AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2506710429977863,
          53.69295827674763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226865, BB4 7AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.251016567715569,
          53.692490169209954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012411366, BB4 7AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.250853196714878,
          53.69302980016414
        ]
      }
    }
  ]
}