{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gypsy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.444452,
            50.539945
          ],
          [
            -2.444085,
            50.539951
          ],
          [
            -2.443718,
            50.539957
          ],
          [
            -2.443521,
            50.540075
          ],
          [
            -2.443458,
            50.540213
          ],
          [
            -2.443318,
            50.540516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002057215, DT5 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4436476880264335,
          50.53999313435809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002057920, DT5 2BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4448047272622753,
          50.539979724904654
        ]
      }
    }
  ]
}