{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fillham Moor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.918219,
            50.390036
          ],
          [
            -3.918303,
            50.390288
          ],
          [
            -3.918311,
            50.390312
          ],
          [
            -3.918205,
            50.390536
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564102, PL21 0BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.91818505396573,
          50.39051837291961
        ]
      }
    }
  ]
}