{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.087765,
            52.548192
          ],
          [
            0.087677,
            52.548207
          ],
          [
            0.08759,
            52.548222
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "George Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.08759,
            52.548222
          ],
          [
            0.087474,
            52.548206
          ],
          [
            0.087185,
            52.548166
          ],
          [
            0.087117,
            52.548157
          ],
          [
            0.087094,
            52.548154
          ],
          [
            0.086817,
            52.547929
          ],
          [
            0.086749,
            52.547841
          ],
          [
            0.086682,
            52.547753
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012122330, PE15 9JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08700686068772716,
          52.54806153065597
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012125267, PE15 9JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08713651022794157,
          52.547996304604666
        ]
      }
    }
  ]
}