{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tarn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.331594,
            51.390907
          ],
          [
            -1.331341,
            51.390827
          ],
          [
            -1.331303,
            51.390815
          ],
          [
            -1.33119,
            51.390685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007903008, RG14 6JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.331540834540393,
          51.39089976605129
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009198941, RG14 6JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3313295945289103,
          51.39060183311214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009198942, RG14 6JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3312303092461406,
          51.39051134911717
        ]
      }
    }
  ]
}