{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crown Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.983546,
            52.812742
          ],
          [
            -0.983476,
            52.812684
          ],
          [
            -0.983241,
            52.812489
          ],
          [
            -0.983122,
            52.812341
          ],
          [
            -0.982777,
            52.811911
          ],
          [
            -0.982715,
            52.811762
          ],
          [
            -0.982732,
            52.811737
          ],
          [
            -0.982847,
            52.811571
          ],
          [
            -0.983443,
            52.811379
          ],
          [
            -0.984039,
            52.811187
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015782639, LE14 3NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9856558985733904,
          52.80788951103566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095606639, LE14 3DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9834954404181726,
          52.812743520245114
        ]
      }
    }
  ]
}