{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.786044,
            56.009634
          ],
          [
            -3.785811,
            56.009658
          ],
          [
            -3.785579,
            56.009682
          ],
          [
            -3.785335,
            56.009708
          ],
          [
            -3.785091,
            56.009733
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136020047, FK2 7BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.785395833912786,
          56.00949927918721
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136085148, FK2 7LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7860436486409066,
          56.00963367706446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136089813, FK2 7BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.785416835674779,
          56.00960681062341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015319195, FK2 7BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.78527062625175,
          56.00991446195929
        ]
      }
    }
  ]
}