{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.599373,
            51.44023
          ],
          [
            -2.599073,
            51.440335
          ],
          [
            -2.598772,
            51.44044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.599342,
            51.440042
          ],
          [
            -2.599358,
            51.440136
          ],
          [
            -2.599373,
            51.44023
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "199663, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.59884211195011,
          51.44030506592108
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312625, BS3 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.599342227939637,
          51.440041750898416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "315048, BS3 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.599359322351375,
          51.44024847177506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "347030, BS3 4NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.599102953349119,
          51.44044759933719
        ]
      }
    }
  ]
}