{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seaton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.961058,
            52.493989
          ],
          [
            -1.961215,
            52.493844
          ],
          [
            -1.961372,
            52.493699
          ],
          [
            -1.961206,
            52.493613
          ],
          [
            -1.96104,
            52.493527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008765093, B66 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9613966195642158,
          52.493692671059954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090607420, B66 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9612199305267688,
          52.49362968411904
        ]
      }
    }
  ]
}