{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Post Office Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.077247,
            51.899842
          ],
          [
            -2.076759,
            51.900278
          ],
          [
            -2.076482,
            51.900526
          ],
          [
            -2.07637,
            51.900626
          ],
          [
            -2.076272,
            51.900713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000480260, GL50 3NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.076242159037392,
          51.90071276437972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120394814, GL50 3FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0765905903700945,
          51.900487766159564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121370996, GL50 1LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0766339464071657,
          51.90034388425956
        ]
      }
    }
  ]
}