{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brickyard Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.39267,
            53.049275
          ],
          [
            -1.392138,
            53.049421
          ],
          [
            -1.391606,
            53.049566
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000061894, DE5 3AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3920705706537446,
          53.049442865801254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024958694, DE5 3AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3921326389853443,
          53.04927238745002
        ]
      }
    }
  ]
}