{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stamps Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.369746,
            54.908554
          ],
          [
            -1.369087,
            54.908793
          ],
          [
            -1.369107,
            54.908852
          ],
          [
            -1.369117,
            54.908883
          ],
          [
            -1.369657,
            54.909245
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45008898, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3692741371653459,
          54.90882089801233
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45075128, SR1 2BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.369700859686041,
          54.909461150579496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45139527, SR1 2BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3695957567992123,
          54.90919999794635
        ]
      }
    }
  ]
}