{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Earls Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.321686,
            51.983
          ],
          [
            -1.321671,
            51.983169
          ],
          [
            -1.321656,
            51.983338
          ],
          [
            -1.321651,
            51.983398
          ],
          [
            -1.321646,
            51.983458
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011915119, OX15 0RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3215214824137778,
          51.98347811689722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011915120, OX15 0RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3213463583565788,
          51.983504080932946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011915200, OX15 0TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3216889698081613,
          51.98299357422468
        ]
      }
    }
  ]
}