{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hewart Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.286131,
            53.794498
          ],
          [
            -2.286149,
            53.794487
          ],
          [
            -2.286167,
            53.794476
          ],
          [
            -2.286535,
            53.794248
          ],
          [
            -2.286902,
            53.79402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hewart Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.286131,
            53.794498
          ],
          [
            -2.286096,
            53.794518
          ],
          [
            -2.286061,
            53.794538
          ],
          [
            -2.285884,
            53.79464
          ],
          [
            -2.285708,
            53.794742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014134198, BB12 6LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.286902234772721,
          53.794019668957255
        ]
      }
    }
  ]
}