{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Road (A1122)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.361472,
            52.603562
          ],
          [
            0.361565,
            52.60357
          ],
          [
            0.361659,
            52.603579
          ],
          [
            0.361864,
            52.603588
          ],
          [
            0.362059,
            52.603597
          ],
          [
            0.362452,
            52.603616
          ],
          [
            0.363191,
            52.60365
          ],
          [
            0.363245,
            52.603653
          ],
          [
            0.363366,
            52.603636
          ],
          [
            0.36337,
            52.603636
          ],
          [
            0.363496,
            52.603619
          ],
          [
            0.363628,
            52.603562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023636153, PE38 0AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3615016068216096,
          52.60356119051453
        ]
      }
    }
  ]
}