{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slackey Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.549264,
            52.737131
          ],
          [
            -1.550494,
            52.737665
          ],
          [
            -1.551712,
            52.73867
          ],
          [
            -1.552707,
            52.739492
          ],
          [
            -1.554155,
            52.740228
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002344444, DE12 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.549240457676438,
          52.73712183384019
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024970416, DE12 6NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5539045451748779,
          52.740150985111676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025257409, DE12 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5482961323764062,
          52.739644331375004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032001474, DE12 6BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5508493136597696,
          52.73765832236286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002767459, DE12 6BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.549654400591894,
          52.737195322476005
        ]
      }
    }
  ]
}