{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Howard Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.99636,
            53.416727
          ],
          [
            -2.995674,
            53.416753
          ],
          [
            -2.995458,
            53.416761
          ],
          [
            -2.995441,
            53.416761
          ],
          [
            -2.994555,
            53.416795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257261, L3 6JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.99455461955712,
          53.41678578012534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38288994, L3 7EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.994927976718865,
          53.41666581343109
        ]
      }
    }
  ]
}