{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.112391,
            52.33283
          ],
          [
            -0.112078,
            52.332559
          ],
          [
            -0.111764,
            52.332288
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025010062, PE28 2DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11461288502735974,
          52.334782406092906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091592099, PE28 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11790036276176147,
          52.335482210425155
        ]
      }
    }
  ]
}