{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crooked Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.337634,
            51.046073
          ],
          [
            -2.339701,
            51.045886
          ],
          [
            -2.339942,
            51.046167
          ],
          [
            -2.340414,
            51.046152
          ],
          [
            -2.34042,
            51.046155
          ],
          [
            -2.340726,
            51.046332
          ],
          [
            -2.342523,
            51.046231
          ],
          [
            -2.342964,
            51.046411
          ],
          [
            -2.343294,
            51.046417
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30099395, BA9 9PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3410554256723244,
          51.046531879889194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118557, BA9 9PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.343279867597541,
          51.046408464194485
        ]
      }
    }
  ]
}