{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawrences Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.257666,
            51.413222
          ],
          [
            -1.257757,
            51.41338
          ],
          [
            -1.257848,
            51.413538
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lawrences Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.257154,
            51.412635
          ],
          [
            -1.257169,
            51.412729
          ],
          [
            -1.257184,
            51.412824
          ],
          [
            -1.257425,
            51.413023
          ],
          [
            -1.257666,
            51.413222
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007902076, RG18 4EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2571576274427114,
          51.41267073757433
        ]
      }
    }
  ]
}