{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.828099,
            51.697643
          ],
          [
            -4.82792,
            51.697617
          ],
          [
            -4.827741,
            51.697592
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.834514,
            51.698283
          ],
          [
            -4.833165,
            51.698367
          ],
          [
            -4.832901,
            51.698325
          ],
          [
            -4.83259,
            51.69806
          ],
          [
            -4.832089,
            51.697928
          ],
          [
            -4.831404,
            51.698028
          ],
          [
            -4.830985,
            51.698089
          ],
          [
            -4.828099,
            51.697643
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009872820, SA70 8SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.830290399923252,
          51.698555712883206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023956790, SA70 8SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.8345139907441865,
          51.69828292226696
        ]
      }
    }
  ]
}