{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Silas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.080039,
            53.499272
          ],
          [
            -2.080047,
            53.499284
          ],
          [
            -2.080056,
            53.499295
          ],
          [
            -2.080083,
            53.499333
          ],
          [
            -2.080111,
            53.499371
          ],
          [
            -2.080211,
            53.499474
          ],
          [
            -2.080311,
            53.499578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002998467, OL6 8ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0800391100970343,
          53.49927241636211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012485639, OL6 8EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0799792689351286,
          53.49951514358531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012741388, OL6 8EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0800244937274126,
          53.49951511321978
        ]
      }
    }
  ]
}