{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunset Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.041323,
            50.880941
          ],
          [
            -1.041593,
            50.880918
          ],
          [
            -1.041863,
            50.880895
          ],
          [
            -1.04203,
            50.8809
          ],
          [
            -1.042044,
            50.881079
          ],
          [
            -1.042067,
            50.881363
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090844137, PO7 3AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0414479593047457,
          50.880884954011194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090844150, PO7 3AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0420173775984598,
          50.88084466399322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090844152, PO7 3AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0416469331180938,
          50.88088658735668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090844695, PO7 3AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0420568813837376,
          50.88099786360368
        ]
      }
    }
  ]
}