{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.785921,
            51.561944
          ],
          [
            -1.785579,
            51.562141
          ],
          [
            -1.785606,
            51.562167
          ],
          [
            -1.785893,
            51.562434
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.785893,
            51.562434
          ],
          [
            -1.785711,
            51.562535
          ],
          [
            -1.78553,
            51.562636
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009419324, SN1 1RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7854966463242468,
          51.56242253088906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009424917, SN1 1RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7859149092968387,
          51.56244127643769
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010427164, SN1 1BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7855263005106359,
          51.56225174876472
        ]
      }
    }
  ]
}