{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "June Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.103036,
            53.483705
          ],
          [
            -2.103157,
            53.483853
          ],
          [
            -2.103278,
            53.484001
          ],
          [
            -2.103494,
            53.483945
          ],
          [
            -2.103711,
            53.483889
          ],
          [
            -2.103971,
            53.483676
          ],
          [
            -2.10409,
            53.483578
          ],
          [
            -2.104015,
            53.483443
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002997172, OL7 0SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.103035668991396,
          53.483704785472106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004408764, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.103035668991396,
          53.483704785472106
        ]
      }
    }
  ]
}