{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stallards Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.794509,
            50.848227
          ],
          [
            -1.794413,
            50.848271
          ],
          [
            -1.794317,
            50.848314
          ],
          [
            -1.794111,
            50.848371
          ],
          [
            -1.793982,
            50.848372
          ],
          [
            -1.793629,
            50.848377
          ],
          [
            -1.793615,
            50.848377
          ],
          [
            -1.793602,
            50.848377
          ],
          [
            -1.793167,
            50.848373
          ],
          [
            -1.792733,
            50.848369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013634911, BH24 1AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7927042746240345,
          50.848386168183914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013638448, BH24 1AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7932864182844444,
          50.84844115430115
        ]
      }
    }
  ]
}