{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Melfont Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.203883,
            53.056204
          ],
          [
            -2.203699,
            53.056231
          ],
          [
            -2.203516,
            53.056259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Melfont Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.203516,
            53.056259
          ],
          [
            -2.203334,
            53.056286
          ],
          [
            -2.203152,
            53.056313
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133419, ST6 6ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2031520866677585,
          53.05631310780041
        ]
      }
    }
  ]
}