{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.417165,
            52.779155
          ],
          [
            -2.418519,
            52.779575
          ],
          [
            -2.419873,
            52.779996
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024236141, TF10 8EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.417159681151436,
          52.779152337083985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000670562, TF10 8EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.419019303502982,
          52.77982898741152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000670563, TF10 8EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4194952501550215,
          52.77998911681858
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000670564, TF10 8EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.420326735290257,
          52.78012101592126
        ]
      }
    }
  ]
}