{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pasco Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.827009,
            52.672282
          ],
          [
            -1.827287,
            52.672708
          ],
          [
            -1.827349,
            52.672804
          ],
          [
            -1.827801,
            52.673029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013214831, WS14 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8277552048669736,
          52.67300153241396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013845113, WS14 9FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8275490447794267,
          52.67277649127675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013845114, WS14 9FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8278004888821677,
          52.672767866591535
        ]
      }
    }
  ]
}