{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.159251,
            51.765181
          ],
          [
            -3.159284,
            51.765291
          ],
          [
            -3.159317,
            51.765402
          ],
          [
            -3.159352,
            51.76547
          ],
          [
            -3.159387,
            51.765539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.159387,
            51.765539
          ],
          [
            -3.159438,
            51.765602
          ],
          [
            -3.159488,
            51.765665
          ],
          [
            -3.159587,
            51.765766
          ],
          [
            -3.159685,
            51.765867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014111748, NP13 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1593865144927222,
          51.7655391910958
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014119720, NP13 3HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.159165976940775,
          51.76541548586426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024846584, NP13 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.160151392077741,
          51.76598121678933
        ]
      }
    }
  ]
}