{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.254686,
            53.693166
          ],
          [
            -2.254687,
            53.693156
          ],
          [
            -2.254687,
            53.693147
          ],
          [
            -2.2547,
            53.692877
          ],
          [
            -2.254712,
            53.692608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225007, BB4 7PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.254593942495664,
          53.693057852858466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226945, BB4 7HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2547275215488076,
          53.69260816158457
        ]
      }
    }
  ]
}