{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.148684,
            53.622239
          ],
          [
            -2.148548,
            53.622086
          ],
          [
            -2.148411,
            53.621933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23070670, OL12 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1487440724793516,
          53.622067901442755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23070671, OL12 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1487744678441585,
          53.622112804750465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23103193, OL12 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.148441828311851,
          53.62210423022045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23103194, OL12 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.149515467328262,
          53.62216580923378
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112505, OL12 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1486841995938675,
          53.622238752321024
        ]
      }
    }
  ]
}