{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.013527,
            52.699047
          ],
          [
            0.017149,
            52.698096
          ],
          [
            0.018165,
            52.697674
          ],
          [
            0.018404,
            52.697575
          ],
          [
            0.023218,
            52.697066
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.013527,
            52.699047
          ],
          [
            0.013458,
            52.69909
          ],
          [
            0.013388,
            52.699133
          ],
          [
            0.012619,
            52.69938
          ],
          [
            0.010076,
            52.700016
          ],
          [
            0.006728,
            52.700852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550046, PE12 0LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.013512698494157859,
          52.69905598534327
        ]
      }
    }
  ]
}