{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jessie Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.314687,
            52.982091
          ],
          [
            -1.315523,
            52.981958
          ],
          [
            -1.31636,
            52.981825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090661699, DE7 8HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3158780132533807,
          52.98205890089345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090664222, DE7 8DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3147159211945618,
          52.982079179080046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030133217, DE7 8HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3162816887316948,
          52.98196233907171
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030133218, DE7 8HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3161944580768228,
          52.9818269970851
        ]
      }
    }
  ]
}