{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pasture Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.356231,
            53.528119
          ],
          [
            -1.355855,
            53.528652
          ],
          [
            -1.355478,
            53.529185
          ],
          [
            -1.354476,
            53.529928
          ],
          [
            -1.352735,
            53.530455
          ],
          [
            -1.352096,
            53.530698
          ],
          [
            -1.351178,
            53.531048
          ],
          [
            -1.350017,
            53.532005
          ],
          [
            -1.349089,
            53.532494
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022878431, S73 9JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3562311460184704,
          53.528119394866906
        ]
      }
    }
  ]
}