{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.109472,
            52.685189
          ],
          [
            0.109754,
            52.686641
          ],
          [
            0.10991,
            52.687444
          ],
          [
            0.109943,
            52.687611
          ],
          [
            0.110037,
            52.688094
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012122380, PE13 4NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10349071498926972,
          52.693977750916346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090576735, PE13 5TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11003063279634853,
          52.68812508430423
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002982186, PE13 5EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1132347419983775,
          52.692887306777315
        ]
      }
    }
  ]
}